Welcome![Sign In][Sign Up]
Location:
Search - MATLAB thinning

Search list

[Graph programqubian

Description: 该程序具有滤波(锐化,平滑),颜色明暗度变化,腐蚀,骨架化,细化等功能-the procedures filter (sharpening, smoothing), the changes color shading, corrosion, skeleton, thinning functions
Platform: | Size: 1024 | Author: 罗徵逸 | Hits:

[AI-NN-PRfingerprint_experiment

Description: matlab代码,实现指纹图片的二值化、细化等功能,编译通过,结果正确-Matlab code, fingerprint images to achieve the two values, thinning and other functions, compile, correct
Platform: | Size: 19456 | Author: 杨枫 | Hits:

[Graph Recognizexihua

Description: 一个可以供参考的字体细化算法,对一些简单的字体可以起到较好的细化效果-be a reference for the character thinning algorithm to a few simple words can play better refining results
Platform: | Size: 1024 | Author: 王强 | Hits:

[matlabwordrecmatlabbyrf

Description: 一个字符识别的matlab程序,包括细化,骨架提取,轮廓匹配等功能。-a Character Recognition of Matlab procedures, including thinning, skeleton extraction, contour matching function.
Platform: | Size: 116736 | Author: QHLee | Hits:

[Special Effectsertrete

Description: 图像细化,感觉挺好玩的.可以试试看-image thinning, I feel very good play. Could give it a try
Platform: | Size: 111616 | Author: yangwendy | Hits:

[Special Effectsimage6

Description: 图像腐蚀(Erosion) 图像膨胀(Dilation) 开(Open)运算和闭(Close)运算 击中/击不中(Hit/Miss)变换 360 细化(Thinning) 362 -Image corrosion (Erosion) image expansion (Dilation) open (Open) computing and closed (Close) computing hit/hit is not in (Hit/Miss) Transform 360 Thinning (Thinning) 362
Platform: | Size: 2174976 | Author: 朱金标 | Hits:

[Special Effectsbyxf

Description: 本程序能够实现图像处理中的图像细化,是基于matlab的。-This procedure can realize image processing image thinning is based on the matlab.
Platform: | Size: 2048 | Author: raochen0303 | Hits:

[Special Effectswork

Description: 有四个M文件,可以用于图像处理中的图像细化,有较好的效果-There are four M documents, can be used for image processing of image thinning, there are good results
Platform: | Size: 1024 | Author: 吉祥 | Hits:

[Special Effectsshuzishibie(matlab)

Description: 本程序能实现离线的数字识别,在MATLAB下运行,同时可以用其中部分代码实现图像的灰度,二值化,细化,归一化等功能,采用Bp神经网络。-This procedure can achieve the number of off-line identification, in the MATLAB run, at the same time part of the code can achieve one of the gray-scale images, binarization, thinning, and other functions normalized using Bp neural network.
Platform: | Size: 2048 | Author: 马献镜 | Hits:

[Special EffectsExtending_Anisotropic_Operators_to_Recover_Smooth_

Description: 采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。- Completed contours correspond to ridges of an extension (ext) of the characteristic function of the uncompleted curve. Anisotropic extension is performed on the characteristic function fbound of an image set given by the binary map boundary to the whole image domain. Extension is initially driven by \xi=(EigVect{1}, EigVect{2}) (which should match with the contour tangent direction) computed as the direction of maximum coherence of the distance map to the contour to close. It is updated every N iterations with DCV over the distance map to the ridges/thinning of the evolved image. Two different stop criteria are supported: Number of Connected Components ( numcomp ). Contour Completion. Stop when the extended contour (curve of level 1) has exactly Ncomp connected components. Difference between two consecutive iterations ( tol ) Speed Stabilizes ( speed_stab ). [extended]=ContourCompletion(BoundCond,f,DCVParam,StopParam,SaveParam)
Platform: | Size: 8192 | Author: yishui pan | Hits:

[Graph programbwmorph

Description: 一个基于形态学图像细化的程序,处理效果挺不错的-Morphological image thinning based on the procedures
Platform: | Size: 4096 | Author: wanlileng | Hits:

[Graph programxihua

Description: 图像中的细化算法提取以及图像的开运算和闭运算-Image extraction and image thinning algorithm for opening and closing operation
Platform: | Size: 3072 | Author: 王银 | Hits:

[matlabthinning

Description: 采用matlab编写,基于OPTA细化算法,适合入门级新手用,希望对大家有用-Using matlab to prepare, based on OPTA thinning algorithm, suitable for entry-level novice, and I hope useful for all of us
Platform: | Size: 38912 | Author: 陈立 | Hits:

[matlabthinning

Description: program that the process can make word also thin
Platform: | Size: 21504 | Author: scenda ramadhita | Hits:

[matlabMatlabthinningalgorithm

Description: Matlab细化算法,重要参考资料,细化效果较好。-Matlab thinning algorithm, an important reference materials, refinement is better.
Platform: | Size: 1024 | Author: 全胜胡 | Hits:

[Special Effectsthinning

Description: 基于Matlab程序的图像细化算法基于Matlab程序的图像细化算法-Matlab program based on the image thinning algorithm based on image thinning algorithm Matlab program
Platform: | Size: 16384 | Author: 王羽 | Hits:

[Special EffectsMATLAB指纹识别

Description: 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易被导师被否决。因此建议做成两个指纹进行比对,输出结果,以文字和声音方式播报结果。整个设计在一个GUI界面上完成。(This paper mainly deals with fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image segmentation, filter enhancement, binarization and thinning. After preprocessing fingerprint image, the redundant part of the original image is removed to facilitate the subsequent recognition processing; feature extraction is mainly to extract the endpoint and bifurcation points after thinning fingerprint image; feature matching is to determine two images by comparing the feature points of two fingerprint images Whether it comes from the same finger.)
Platform: | Size: 2781184 | Author: 王春水 | Hits:

[Special EffectsMATLAB指纹识别(GUI,比对两幅指纹,完美运行)

Description: 本设计为基于MATLAB的指纹识别系统。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint identification system based on MATLAB. This system mainly deals with fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image grayscale, filter enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed for the convenience of subsequent recognition processing. Feature extraction is mainly to extract the endpoint and bifurcation points after thinning the fingerprint image. Feature matching is to determine the two images by comparing the feature points of the two fingerprint images Whether the image comes from the same finger.)
Platform: | Size: 3789824 | Author: www.wobishe.com | Hits:

[Special EffectsMATLAB指纹门禁系统GUI界面

Description: 本设计为基于MATLAB的指纹识别系统。带GUI可视化平台。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is based on Matlab fingerprint identification system. With GUI visualization platform. This design system mainly processes fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image graying, filtering enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed to facilitate the subsequent identification processing; feature extraction is mainly to extract the refined endpoint and bifurcation point of fingerprint image; feature matching is to determine two images by comparing the feature points of two fingerprint images If it comes from the same finger.)
Platform: | Size: 3466240 | Author: MATLAB道长 | Hits:

[matlabMATLAB指纹识别[GUI界面,报警,门禁系统]

Description: 本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint recognition system based on MATLAB feature point matching. With a GUI interface. Fingerprint image is mainly processed in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image segmentation, filter enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed to facilitate the subsequent identification processing; feature extraction is mainly to extract the refined endpoint and bifurcation point of fingerprint image; feature matching is to determine the two images by comparing the feature points of two fingerprint images Is it from the same finger.)
Platform: | Size: 3682304 | Author: 可乐一生 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net